projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3e7e9
)
wayland: Don't set the GdkScreen get_setting vfunc
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Oct 2017 20:52:39 +0000
(16:52 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Oct 2017 20:52:39 +0000
(16:52 -0400)
We are not using it anymore.
gdk/wayland/gdkscreen-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkscreen-wayland.c
b/gdk/wayland/gdkscreen-wayland.c
index 78e8b480d7b446374cb283265a135efe3b082c29..4024d984abe1a54b9e968363399a930c368c6e29 100644
(file)
--- a/
gdk/wayland/gdkscreen-wayland.c
+++ b/
gdk/wayland/gdkscreen-wayland.c
@@
-630,7
+630,6
@@
_gdk_wayland_screen_class_init (GdkWaylandScreenClass *klass)
screen_class->get_display = gdk_wayland_screen_get_display;
screen_class->get_root_window = gdk_wayland_screen_get_root_window;
- screen_class->get_setting = gdk_wayland_screen_get_setting;
}
static void